OpenRoads Designer CONNECT Edition SDK Help

SuperElevation Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass SuperElevation : NamedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntity → SuperElevation

Constructors

SuperElevation Initializes a new instance of the SuperElevation class

Properties

BaseHorizontal  
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
EndDistance  
Geometry  
GetSuperelevationTransitionPoint  
InsideEdgeOffset  
LinearGeometry  
Name (Inherited from NamedModelEntity)
NormalCrossSlope  
ObjectTracker (Inherited from ConsensusItem)
OutsideEdgeOffset  
Parent  
SideOfCenterline  
SortedSuperelevationTransition  
StartDistance  
SuperElevationTransitions  
SuperType  
SyncId (Inherited from ModelEntity)
Width  

Methods

_AddPointControl  
_AddSuperElevationTransition  
_GetRelatedPointControls  
_ProjectPointToSuperStation  
_ProjectSuperStationToLinearElement  
_SetName  
AddPointControl  
AddSuperElevationTransition  
ComputeSuperelevationAtStation  
CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetNative (Inherited from ConsensusItem)
GetNativeP  
GetRelatedPointControls  
GetSuperelevationTransitionAtStation  
Initialize  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
ProjectPointToSuperStation  
ProjectSuperStationToLinearElement  
SetName  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also